home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 90 / CD Actual 90.iso / Software3D / K-3D / k3d-0.4.2.1 / shaders / k3d_background.sl.slmeta < prev    next >
Encoding:
Text File  |  2004-07-23  |  398 b   |  14 lines

  1. <k3dml>
  2.     <shaders>
  3.         <shader type="imager" name="k3d_background">
  4.             <description>Imager shader to put a solid background color behind an image</description>
  5.             <authors>Timothy M. Shead</authors>
  6.             <argument name="bgcolor" storage_class="uniform" type="color" extended_type="color" array_count="1" space="" output="false" default_value="1 1 1"/>
  7.         </shader>
  8.     </shaders>
  9. </k3dml>
  10.  
  11.  
  12.  
  13.  
  14.